home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Extras / NetObjects Fusion / NOF10.exe / data1.cab / NFX_Components / NetObjects / additionalInstructions.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-04-11  |  254 b   |  22 lines

  1. body {
  2.   margin:20px;
  3.   background-color:#ECE9D8;
  4.   font-family:Tahoma;
  5.   font-size:10pt;
  6. }
  7.  
  8. h6 {
  9.   margin:0px;
  10.   font-size:10pt;
  11. }
  12.  
  13. a {
  14.   color: 0000FF;
  15.   cursor: pointer;
  16.   text-decoration: underline;
  17. }
  18.  
  19. .button {
  20.   width:100px;
  21. }
  22.